Skip to main content

multiHilite

Type

property

Summary

Specifies if the PolyList widget will allow to select more than one row at the same time

Syntax

set the multiHilite of widget to {true | false}
get the multiHilite of widget

Description

If multiHilite is true then ctrl and shift keys can be used to select multiple rows.

Examples

set the multiHilite of widget "PolyList" to true